Cytosim  PI
Cytoskeleton Simulator
FatLocus Class Reference

Public Member Functions

 FatLocus (FiberLocus const &p, real rd, real rg)
 
void set (FiberLocus const &p, real rd, real rg)
 set from FiberLocus p, with radius=rd and range=rd+erg
 
bool isFirst () const
 true if the segment is the first of the Fiber
 
bool isLast () const
 true if the segment is the last of the Fiber
 
FatPoint point1 () const
 
FatPoint point2 () const
 

Public Attributes

real radius
 equilibrium radius of the interaction (distance where force is zero)
 
real range
 interaction range (maximum distance at which the force can operate)
 
FiberLocus fl
 this represents the entire segment supporting 'pi'
 

Friends

class PointGrid